ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / CachedMap<TSource,TValue> Class / Count Property

In This Topic
    Count Property (CachedMap<TSource,TValue>)
    In This Topic
    Gets supposed items count
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also